home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / militarycopter.swf / scripts / DefineButton2_128 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-08-26  |  67 b   |  5 lines

  1. on(release){
  2.    unloadMovieNum(10);
  3.    _root.gotoAndPlay(7);
  4. }
  5.